Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add header #4

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Add header #4

merged 3 commits into from
Aug 1, 2024

Conversation

Adam-Oueidat
Copy link
Collaborator

No description provided.

@Adam-Oueidat Adam-Oueidat requested a review from GNRSN July 7, 2024 20:33
Copy link

vercel bot commented Jul 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shared-expenses.auth-proxy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2024 7:25pm
shared-expenses.next-js ✅ Ready (Inspect) Visit Preview 💬 2 unresolved Jul 10, 2024 7:25pm

import { auth, signIn, signOut } from "@acme/auth";
import { Button } from "@acme/ui/button";

const sharedClasses = {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: I think this is a tailwind antipattern.
I'm unsure if lsp and formatting will handle this correctly

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The shared classes? I agree 100%, I think this was me experimenting with Co-pilot and wanted it to improve my code but it rather made an anti-pattern, can be changed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, close if you are satisfied

@GNRSN
Copy link
Owner

GNRSN commented Jul 7, 2024

Weirdly enough, auth isn't working in the preview build. I've validated that it works in the preview of other PRs though, e.g. #3 preview

  • Checked out the branch and tried locally, it works there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants